func github.com/go-faster/jx.appendRune

2 uses

	github.com/go-faster/jx (current package)
		dec_str.go#L31: 		buf: appendRune(v.buf, r),
		dec_str.go#L310: func appendRune(p []byte, r rune) []byte {